enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Budget primitif (BP) - 2024

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Étape budgétaire
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
etape_budgetaire
Type
texte
Exemple
                       
Exercice
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
exercice
Type
texte
Exemple
                       
SIRET de la collectivite
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
siret_de_la_collectivite
Type
texte
Exemple
                       
Nom de la collectivité
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_de_la_collectivite
Type
texte
Exemple
                       
D/R
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
d_r
Type
texte
Exemple
                       
Section
I = Investissement / F=Fonctionnement

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
section
Type
texte
Exemple
                       
Ordre
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ordre
Type
texte
Exemple
                       
SECTEUR
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
secteur
Type
texte
Exemple
                       
Intitulé secteur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
intitule_secteur
Type
texte
Exemple
                       
CHAPITRE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
chapitre
Type
texte
Exemple
                       
SOUS-FONCTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sous_fonction
Type
texte
Exemple
                       
CODE FONCTIONNEL
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_fonctionnel
Type
texte
Exemple
                       
PROGRAMME
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
programme
Type
texte
Exemple
                       
TYPE DE CONTRAT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_de_contrat
Type
texte
Exemple
                       
ACTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
action
Type
texte
Exemple
                       
Libellé
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
libelle
Type
texte
Exemple
                       
Total BP AP/AE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_bp_ap_ae
Type
décimal
Unité
Exemple
                       
Total BP CPI/CPF
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
total_bp_cpi_cpf
Type
décimal
Unité
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"budget-primitif-bp-2024",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/budget-primitif-bp-2024"
      }
    ]
    ,
  • "definitions":
    {
    • "budget-primitif-bp-2024":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/budget-primitif-bp-2024_records"
            }
          }
        }
      }
      ,
    • "budget-primitif-bp-2024_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "etape_budgetaire":
              {
              • "type":"string",
              • "title":"Étape budgétaire",
              • "description":""
              }
              ,
            • "exercice":
              {
              • "type":"string",
              • "title":"Exercice",
              • "description":""
              }
              ,
            • "siret_de_la_collectivite":
              {
              • "type":"string",
              • "title":"SIRET de la collectivite",
              • "description":""
              }
              ,
            • "nom_de_la_collectivite":
              {
              • "type":"string",
              • "title":"Nom de la collectivité",
              • "description":""
              }
              ,
            • "d_r":
              {
              • "type":"string",
              • "title":"D/R",
              • "description":""
              }
              ,
            • "section":
              {
              • "type":"string",
              • "title":"Section",
              • "description":"I = Investissement / F=Fonctionnement"
              }
              ,
            • "ordre":
              {
              • "type":"string",
              • "title":"Ordre",
              • "description":""
              }
              ,
            • "secteur":
              {
              • "type":"string",
              • "title":"SECTEUR",
              • "description":""
              }
              ,
            • "intitule_secteur":
              {
              • "type":"string",
              • "title":"Intitulé secteur ",
              • "description":""
              }
              ,
            • "chapitre":
              {
              • "type":"string",
              • "title":"CHAPITRE",
              • "description":""
              }
              ,
            • "sous_fonction":
              {
              • "type":"string",
              • "title":"SOUS-FONCTION",
              • "description":""
              }
              ,
            • "code_fonctionnel":
              {
              • "type":"string",
              • "title":"CODE FONCTIONNEL",
              • "description":""
              }
              ,
            • "programme":
              {
              • "type":"string",
              • "title":"PROGRAMME",
              • "description":""
              }
              ,
            • "type_de_contrat":
              {
              • "type":"string",
              • "title":"TYPE DE CONTRAT",
              • "description":""
              }
              ,
            • "action":
              {
              • "type":"string",
              • "title":"ACTION",
              • "description":""
              }
              ,
            • "libelle":
              {
              • "type":"string",
              • "title":"Libellé",
              • "description":""
              }
              ,
            • "total_bp_ap_ae":
              {
              • "type":"number",
              • "title":"Total BP AP/AE",
              • "description":"",
              • "unit":"€"
              }
              ,
            • "total_bp_cpi_cpf":
              {
              • "type":"number",
              • "title":"Total BP CPI/CPF",
              • "description":"",
              • "unit":"€"
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires